Protect Unix specific print functions with G_OS_UNIX
authorHans Breuer <hans@breuer.org>
Sun, 2 Jan 2011 11:03:27 +0000 (12:03 +0100)
committerHans Breuer <hans@breuer.org>
Sun, 2 Jan 2011 12:33:07 +0000 (13:33 +0100)
commitcfeaba9d62df524c86fe33ee90b9379e60353188
tree26412a751d845b5e363d0ad579b999ed0a3be2b4
parent95213b3f045a080b92d8e830625023a8ac6370c3
Protect Unix specific print functions with G_OS_UNIX

Although gtk.symbols seems to be unused on Unix now it still
must not contain unprotected Unix only functions, because they
can not be exported on win32.
gtk/gtk.symbols